NevronOpenVision
Nevron.Nov.Grid Namespace / NHeaderCollectionBase<T> Class


In This Topic
    NHeaderCollectionBase<T> Class Properties
    In This Topic

    For a list of all members of this type, see NHeaderCollectionBase<T> members.

    Public Properties
     NameDescription
    Public PropertyGets the count of elements in this collection.  
    Public PropertyGets or sets the desired width of this collection. Automatically updated by Nevron.  
    Public PropertyGets the Height of this collection. Automatically updated by Nevron.  
    Public PropertyGets whether the arrange of the element is valid.  
    Public PropertyGets whether the measure of the element is valid  
    Public PropertyGets whether the element is pooled for arrange validation.  
    Public PropertyGets whether the element is pooled for measure validation.  
    Public PropertyGets or sets the element at the specified index.  
    Public PropertyGets the grid view to which this collection belongs  
    Public PropertyGets or sets whether the row headers are visible or not. By default true.  
    Public PropertyGets the Width of this collection. Automatically updated by Nevron.  
    Public PropertyGets the window area in which this collection is visualized (in grid coordinates). This is a shortcut property that gets the WindowX, WindowY, WindowWidth and WindowHeight properties as NRectangle.  
    Public PropertyGets the height of the window in which this collection is visualized. Automatically updated by Nevron.  
    Public PropertyGets the width of the window in which this collection is visualized. Automatically updated by Nevron.  
    Public PropertyGets the X coordinate of the window in which this collection is visualized (in grid coordinates) Automatically updated by Nevron.  
    Public PropertyGets the Y coordinate of the window in which this collection is visualized (in grid coordinates) Automatically updated by Nevron.  
    Public PropertyGets the X coordinate of the zero local coordinate inside the grid coordinate system. Automatically updated by Nevron.  
    Public PropertyGets the Y coordinate of the zero local coordinate inside the grid coordinate system. Automatically updated by Nevron.  
    Top
    See Also